SixBit API Schema
EarliestDeliveryDateType Simple Type
Description
The earliest delivery date.
Namespace (none)
Type
Restriction of xs:dateTime
Diagram
EarliestDeliveryDateType Simple Type
Overview
EarliestDeliveryDateType Restriction of xs:dateTime
The earliest delivery date.
Source
<xs:simpleType name="EarliestDeliveryDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The earliest delivery date.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.